Soon, we will not have domains map this page like IO, but for the near
term lets undo all the IO-type PTE bits.
Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
--HG--
extra : transplant_source : E%89%B3%DE%C1%FD%87P%96%85%84q%AEI%3Cp%8EpI%A3
DBG("%s: Dom[%d] mapping grant table: 0x%lx\n",
__func__, d->domain_id, pfn << PAGE_SHIFT);
pte.bits.i = 0;
+ pte.bits.g = 0;
}
/* fixup the RPN field of our local PTE copy */
pte.bits.rpn = mfn | lp_bits;